"Never to forget information" for programmers [closed]
Posted
by
Milan
on Programmers
See other posts from Programmers
or by Milan
Published on 2011-02-02T22:06:19Z
Indexed on
2011/02/02
23:33 UTC
Read the original article
Hit count: 396
Hi there! I'm new to programming and I would like to make a list of most important pieces of knowledge of programming and CS that would be useful no matter what specific programming language I would use in the future.
For instance, if I would make this kind of list for Law studies, there would be stuff like Articles of Constitution etc.
Those pieces of information I would put in Anki, and repeat it from time to time.
Speaking in terms of CS and programming I mean on the most useful:
- mathematical theorems
- algorithms (examples of elegant solutions, comparison of two solutions etc.)
- pieces of code
- anything else that is vital (and very handy) to have in mind
Do you think that making this kind of knowledge list makes sense?
© Programmers or respective owner